gtk4.git
2005-07-08 Matthias ClasenAdd some additional docs on precision here too. (#30923...
2005-07-08 Adam WeinbergerUpdated Canadian English translation.
2005-07-07 Matthias ClasenCorrections. (#309718, Tim-Philipp Müller)
2005-07-07 Matthias ClasenDon't generate events on destroyed windows.
2005-07-07 Matthias ClasenImplement Drag-and-Drop to the file list. (#145121...
2005-07-07 Matthias ClasenFix #157787, reported by Jonathan Blandford:
2005-07-07 Rajesh Ranjanupdated by rranjan@redhat.com
2005-07-07 Priit LaesTranslation updated by Ivar Smolin.
2005-07-07 Manish Singhchange_orientation() should return void, remove unused...
2005-07-06 Adam WeinbergerUpdated Canadian English translation.
2005-07-06 Matthias ClasenPoint to GdkEventGrabBroken from the gdk_pointer_grab and
2005-07-06 Francisco Javier... Updated Spanish translation.
2005-07-06 Tor LillqvistDon't create the GdkPixbuf until we know that we have...
2005-07-06 Priit LaesTranslation updated by Ivar Smolin.
2005-07-06 Matthias ClasenDocument Cairo as a dependency.
2005-07-06 Matthias ClasenAdd some additional docs on precision. (#309238, Steve...
2005-07-06 Matthias ClasenFix includes
2005-07-05 Matthias ClasenAdd bug ref
2005-07-05 Matthias ClasenUpdates
2005-07-05 Tor LillqvistAdd comment about the current named cursor implementati...
2005-07-05 Matthias ClasenTake window groups into account. (#309473, Diego Gonzalez)
2005-07-05 Kristian Rietveldin the 'main' expose loop, add back the calls to _set_c...
2005-07-05 Matthias ClasenDemonstrate vertical menubars
2005-07-05 Matthias ClasenFix a Since: marker
2005-07-05 Matthias ClasenAdd a GtkAboutDialog::wrap-license property
2005-07-05 Matthias ClasenAdd some missing files to EXTRA_DIST
2005-07-04 Hendrik RichterFixed German translation by Jens Seidel <jensseidel...
2005-07-04 Matthias ClasenQueue a resize on the contained menuitems as well.
2005-07-04 Matthias ClasenMake it compile
2005-07-04 Matthias ClasenAdd a warning.
2005-07-03 Adam WeinbergerUpdated Canadian English translation.
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-07-03 Matthias ClasenHmm, when committing my vertical menubar patch, I forgo...
2005-07-03 Matthias ClasenCorrect the blurb for the icon-sizes setting. String...
2005-07-01 Matthias ClasenBump version
2005-07-01 Matthias Clasen2.7.1
2005-07-01 Matthias ClasenAllow -1 for width/height and interpret them as "not...
2005-07-01 Matthias ClasenPrevent an infinite loop when G_FILENAME_ENCODING is...
2005-07-01 Chao-Hsiung... Updated Traditional Chinese translation.
2005-07-01 Kwok-Koon CheungUpdated traditional Chinese translation from GNOME...
2005-06-30 Manish Singhdeclare _gdk_xgrab_check_button_event.
2005-06-30 Matthias ClasenAvoid infinite loop if a mask is zero. (#309222, David...
2005-06-30 Matthias ClasenClarify the code, gcc 4 complains about predecrement...
2005-06-30 Matthias ClasenDon't prematurely unregister callbacks.
2005-06-30 Matthias ClasenUpdates
2005-06-30 Matthias ClasenHandle broken grabs.
2005-06-30 Matthias ClasenUpdates
2005-06-28 Ross BurtonClarify GtkComboBoxEntry
2005-06-28 Theppitak Karoonboon... Updated Thai translation.
2005-06-28 Matthias ClasenMake sure that cell boxes are always completely inside...
2005-06-28 Matthias ClasenMake the list of demos scrollable.
2005-06-28 Matthias ClasenFix positioning at the end of the line for lines ending...
2005-06-27 Francisco Javier... Updated Spanish translation.
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-27 Matthias ClasenContinue to activate even if we can't grab the keyboard.
2005-06-27 Priit LaesTranslation updated by Ivar Smolin.
2005-06-27 Matthias ClasenAvoid a segfault. (#309054)
2005-06-27 Matthias ClasenCancel menus when they are grab-shadowed by something...
2005-06-27 Owen TaylorFix indentation.
2005-06-27 Kjartan MaraasFix leaks Same Closes bug #308953.
2005-06-27 Matthias ClasenUse GMappedFile.
2005-06-27 Matthias ClasenUnregister XIM callbacks here. (#309054)
2005-06-27 Matthias ClasenPay attention to the scroll offset when drawing the...
2005-06-26 Tor Lillqvistgdk/Makefile.am Current GNU tools do understand the...
2005-06-26 Tor LillqvistCurrent GNU tools do understand the PRIVATE keyword...
2005-06-26 Marcel TelkaUpdated Slovak translation.
2005-06-26 Manish Singhadd GDK_GRAB_BROKEN to the switch cases.
2005-06-26 Matthias ClasenStop column header drag operations if the grab is broken.
2005-06-26 Matthias ClasenStop the drag if the grab is broken.
2005-06-26 Matthias ClasenDon't do explicitly ungrab pointer and keyboard. We...
2005-06-26 Matthias ClasenDon't emit grab-broken for overgrabbing, until we figur...
2005-06-25 Marcel TelkaUpdated Slovak translation.
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-25 Matthias ClasenAdd some new stock items. (#166480, Kristof Vansant)
2005-06-24 Matthias ClasenMake movement by paragraphs up/down symmetric. (#307055...
2005-06-24 Owen TaylorFix up selection of conversion functions for MSB machines:
2005-06-24 Matthias ClasenDon't jump to the next line if we are at the end of...
2005-06-24 Tor LillqvistMention also bug #308413.
2005-06-24 Tor LillqvistImprove and simplify line segment rendering on Win32...
2005-06-24 Kwok-Koon Cheungfix language team reference
2005-06-23 Adam WeinbergerUpdated Canadian English translation.
2005-06-23 Matthias ClasenFix an error in the cache timeout logic. (#166601,...
2005-06-23 Matthias ClasenChange the keynav for header reordering and resizing...
2005-06-23 Matthias ClasenRemove a leftover debugging envvar.
2005-06-23 Owen TaylorFix the big endian case for 3-channel source. (Reported...
2005-06-23 Matthias ClasenDon't trigger warnings if there are extra references...
2005-06-23 Matthias ClasenUse g_file_set_contents(). (#308722, Morten Welinder)
2005-06-23 Matthias ClasenUse glib-i18n.h
2005-06-22 Vincent van... Translation updated by Tino Meinen.
2005-06-22 Matthias ClasenSet the time field in the event. (#308573, Morten Welinder)
2005-06-22 Matthias ClasenRemove gratitious differences between the stable branch...
2005-06-22 Marcel TelkaUpdated Slovak translation.
2005-06-21 Kjartan MaraasDon't leak the cairo context Closes bug #308581.
2005-06-21 Matthias ClasenModify all of the GtkMisc widgets to round down on...
2005-06-21 Vincent van... Translation updated by Tino Meinen.
2005-06-21 Matthias ClasenConnect to button-release-event as well, to handle...
2005-06-21 Matthias ClasenFix the build
2005-06-21 Matthias ClasenTrivial cleanups. (#169647, #303455, Fabricio Barros...
2005-06-21 Matthias ClasenConsistently use gchar. (#303455, Benoit Carpentier)
2005-06-21 Matthias ClasenNew function which can be used to implement scrolling...
next